[INFO] cloning repository https://github.com/VengeQ/rust-tanks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VengeQ/rust-tanks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c26b016158f0fcd7c6375a38763b1625159bc5cc
[INFO] testing VengeQ/rust-tanks against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VengeQ/rust-tanks
[INFO] finished tweaking git repo https://github.com/VengeQ/rust-tanks
[INFO] tweaked toml for git repo https://github.com/VengeQ/rust-tanks written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VengeQ/rust-tanks on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VengeQ/rust-tanks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 469ea84c73468a5c7db8944c6736fce540f3a302d94c93171f4fd92d70716765
[INFO] running `Command { std: "docker" "start" "-a" "469ea84c73468a5c7db8944c6736fce540f3a302d94c93171f4fd92d70716765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "469ea84c73468a5c7db8944c6736fce540f3a302d94c93171f4fd92d70716765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "469ea84c73468a5c7db8944c6736fce540f3a302d94c93171f4fd92d70716765", kill_on_drop: false }`
[INFO] [stdout] 469ea84c73468a5c7db8944c6736fce540f3a302d94c93171f4fd92d70716765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fd5dda35f1700323dbfce5a6679e0b22ffda623367aa337416fd0785dd1c6a6
[INFO] running `Command { std: "docker" "start" "-a" "3fd5dda35f1700323dbfce5a6679e0b22ffda623367aa337416fd0785dd1c6a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling stb_truetype v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling piston-float v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling piston-viewport v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling rusttype v0.8.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling png v0.15.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling shader_version v0.6.0
[INFO] [stderr]    Compiling gfx_gl v0.6.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling piston2d-graphics v0.35.0
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling pistoncore-input v0.28.0
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling piston-gfx_texture v0.40.0
[INFO] [stderr]    Compiling piston2d-opengl_graphics v0.70.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.66.0
[INFO] [stderr]    Compiling pistoncore-window v0.44.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.49.0
[INFO] [stderr]    Compiling piston v0.49.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.21.1
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.63.0
[INFO] [stderr]    Compiling piston_window v0.105.0
[INFO] [stderr]    Compiling tanks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stdout]  --> src/model/board_objects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::board_objects::Direction::Top;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/model/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/model/mod.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/model/board_objects.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub state: State,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `durability` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Wall {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 126 |     direction: Direction,
[INFO] [stdout] 127 |     durability: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration_left` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct Live{
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 149 |     duration_left:isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Live` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lost_duration` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Live {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn lost_duration(&mut self){
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CanPick` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait CanPick{
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/model/mod.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "3fd5dda35f1700323dbfce5a6679e0b22ffda623367aa337416fd0785dd1c6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd5dda35f1700323dbfce5a6679e0b22ffda623367aa337416fd0785dd1c6a6", kill_on_drop: false }`
[INFO] [stdout] 3fd5dda35f1700323dbfce5a6679e0b22ffda623367aa337416fd0785dd1c6a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea965a781f073d5ed11f9dc884433ca69d0e1f44ab8012ee1c986c786a6ae4bb
[INFO] running `Command { std: "docker" "start" "-a" "ea965a781f073d5ed11f9dc884433ca69d0e1f44ab8012ee1c986c786a6ae4bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tanks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stdout]  --> src/model/board_objects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::board_objects::Direction::Top;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/model/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/model/mod.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/model/board_objects.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub state: State,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `durability` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Wall {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 126 |     direction: Direction,
[INFO] [stdout] 127 |     durability: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration_left` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct Live{
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 149 |     duration_left:isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Live` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lost_duration` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Live {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn lost_duration(&mut self){
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CanPick` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait CanPick{
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/model/mod.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] running `Command { std: "docker" "inspect" "ea965a781f073d5ed11f9dc884433ca69d0e1f44ab8012ee1c986c786a6ae4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea965a781f073d5ed11f9dc884433ca69d0e1f44ab8012ee1c986c786a6ae4bb", kill_on_drop: false }`
[INFO] [stdout] ea965a781f073d5ed11f9dc884433ca69d0e1f44ab8012ee1c986c786a6ae4bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b79a21de78a59b390941034339cb7948af26a6437397baac7ef0eb4ded62944f
[INFO] running `Command { std: "docker" "start" "-a" "b79a21de78a59b390941034339cb7948af26a6437397baac7ef0eb4ded62944f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stderr]  --> src/model/board_objects.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::model::board_objects::Direction::Top;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Deref`
[INFO] [stderr]  --> src/model/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::ops::Deref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `k`
[INFO] [stderr]   --> src/model/mod.rs:89:38
[INFO] [stderr]    |
[INFO] [stderr] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `state` is never read
[INFO] [stderr]   --> src/model/board_objects.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct Player {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub state: State,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `durability` is never read
[INFO] [stderr]    --> src/model/board_objects.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub struct Wall {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 126 |     direction: Direction,
[INFO] [stderr] 127 |     durability: usize,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Wall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `duration_left` is never read
[INFO] [stderr]    --> src/model/board_objects.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub struct Live{
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 149 |     duration_left:isize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Live` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `lost_duration` is never used
[INFO] [stderr]    --> src/model/board_objects.rs:172:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | impl Live {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub fn lost_duration(&mut self){
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CanPick` is never used
[INFO] [stderr]    --> src/model/board_objects.rs:177:7
[INFO] [stderr]     |
[INFO] [stderr] 177 | trait CanPick{
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/model/mod.rs:118:17
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tanks` (bin "tanks" test) generated 9 warnings (run `cargo fix --bin "tanks" -p tanks --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tanks-b281a1af4ad5e66b)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test controller::tests::game_state_test ... ok
[INFO] [stdout] test controller::tests::objects_test ... ok
[INFO] [stdout] test model::board_objects::tests::add_live_test ... ok
[INFO] [stdout] test model::board_objects::tests::drop_live_test ... ok
[INFO] [stdout] test controller::tests::player_location_test ... ok
[INFO] [stdout] test controller::tests::gameboard_field_test ... ok
[INFO] [stdout] test model::board_objects::tests::new_player_test ... ok
[INFO] [stdout] test model::tests::new_game_test ... ok
[INFO] [stdout] test model::tests::lvl1_test ... ok
[INFO] [stdout] test model::tests::objects_test ... ok
[INFO] [stdout] test model::tests::return_new_location_if_area_is_clear_or_current ... ok
[INFO] [stdout] test view::tests::trans_with_rotate_by_direction_test ... ok
[INFO] [stdout] test view::textures::tests::map_macro_test ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'view::textures::tests::board_texture_from_cell_smoke_test' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x628d3484e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x628d3484e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x628d3484e47a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x628d3484e47a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x628d34864cea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x628d34864cea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x628d34853c92 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x628d34853c92 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x628d3482c51f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x628d3482c51f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x628d34846351 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x628d34494ccc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   12:     0x628d34494ccc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x628d34846602 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   14:     0x628d34846602 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x628d3482c60a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x628d34821729 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x628d3482d2ed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x628d3486529d - core[d17f6591d688f3bd]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x628d3486529d - core[d17f6591d688f3bd]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   20:     0x628d348653e7 - core[d17f6591d688f3bd]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x628d3480958e - <<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:42:38
[INFO] [stderr]   22:     0x628d3480958e - <<<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x628d3480e653 - <lazy_static[965aa3f32df412cc]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   24:     0x628d3480a1be - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[965aa3f32df412cc]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   25:     0x628d348318b9 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   26:     0x628d34809b39 - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[965aa3f32df412cc]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   27:     0x628d3480e093 - <lazy_static[965aa3f32df412cc]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   28:     0x628d3480e093 - <<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   29:     0x628d3480e093 - <<x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   30:     0x628d3480d953 - <x11_dl[e2a34a22c1933c86]::xlib::Xlib>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:48:36
[INFO] [stderr]   31:     0x628d3480de86 - <x11_dl[e2a34a22c1933c86]::xlib::Xlib>::open
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:61:16
[INFO] [stderr]   32:     0x628d34729fc3 - <winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XConnection>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/x11/xdisplay.rs:34:20
[INFO] [stderr]   33:     0x628d3476f472 - <winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:55:20
[INFO] [stderr]   34:     0x628d3476f472 - <<winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x628d346f508b - <lazy_static[965aa3f32df412cc]::lazy::Lazy<lock_api[2f6d8730bfbd26fe]::mutex::Mutex<parking_lot[2118b4245f48f4fb]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XConnection>, winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   36:     0x628d3474845e - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[965aa3f32df412cc]::lazy::Lazy<lock_api[2f6d8730bfbd26fe]::mutex::Mutex<parking_lot[2118b4245f48f4fb]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XConnection>, winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   37:     0x628d348318b9 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   38:     0x628d34746189 - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[965aa3f32df412cc]::lazy::Lazy<lock_api[2f6d8730bfbd26fe]::mutex::Mutex<parking_lot[2118b4245f48f4fb]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XConnection>, winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   39:     0x628d34705c70 - <lazy_static[965aa3f32df412cc]::lazy::Lazy<lock_api[2f6d8730bfbd26fe]::mutex::Mutex<parking_lot[2118b4245f48f4fb]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XConnection>, winit[6292c85977436a4e]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   40:     0x628d34705c70 - <winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   41:     0x628d34705c70 - <winit[6292c85977436a4e]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   42:     0x628d34702ed1 - <winit[6292c85977436a4e]::platform::platform::EventsLoop>::new_x11
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:476:9
[INFO] [stderr]   43:     0x628d34702c94 - <winit[6292c85977436a4e]::platform::platform::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:457:29
[INFO] [stderr]   44:     0x628d3470d23b - <winit[6292c85977436a4e]::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/lib.rs:251:26
[INFO] [stderr]   45:     0x628d346aeb13 - <glutin_window[c482821e2023cdd4]::GlutinWindow>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.63.0/src/lib.rs:114:27
[INFO] [stderr]   46:     0x628d346af6c7 - <glutin_window[c482821e2023cdd4]::GlutinWindow as window[2c96589a581b57e]::BuildFromWindowSettings>::build_from_window_settings
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.63.0/src/lib.rs:455:9
[INFO] [stderr]   47:     0x628d344822a7 - <window[2c96589a581b57e]::WindowSettings>::build::<glutin_window[c482821e2023cdd4]::GlutinWindow>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.44.0/src/lib.rs:465:9
[INFO] [stderr]   48:     0x628d344861e6 - <piston_window[edf04603913cf4f5]::PistonWindow as window[2c96589a581b57e]::BuildFromWindowSettings>::build_from_window_settings
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston_window-0.105.0/src/lib.rs:189:56
[INFO] [stderr]   49:     0x628d344822d6 - <window[2c96589a581b57e]::WindowSettings>::build::<piston_window[edf04603913cf4f5]::PistonWindow>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.44.0/src/lib.rs:465:9
[INFO] [stderr]   50:     0x628d34468828 - tanks[18b8a842126e5274]::view::textures::tests::board_texture_from_cell_smoke_test
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:156:54
[INFO] [stderr]   51:     0x628d3445ebc7 - tanks[18b8a842126e5274]::view::textures::tests::board_texture_from_cell_smoke_test::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:154:44
[INFO] [stderr]   52:     0x628d34487cd6 - <tanks[18b8a842126e5274]::view::textures::tests::board_texture_from_cell_smoke_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   53:     0x628d34487fab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   54:     0x628d34487fab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stderr]   55:     0x628d3449579b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stderr]   56:     0x628d3449579b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   57:     0x628d3449579b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   58:     0x628d3449579b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   59:     0x628d3449579b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   60:     0x628d3449579b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stderr]   61:     0x628d3449579b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stderr]   62:     0x628d3448eeb4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stderr]   63:     0x628d3448eeb4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   64:     0x628d344983a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   65:     0x628d344983a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   66:     0x628d344983a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   67:     0x628d344983a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   68:     0x628d344983a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   69:     0x628d344983a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   70:     0x628d344983a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   71:     0x628d3484dd7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   72:     0x628d3484dd7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   73:     0x7c418b5c8aa4 - <unknown>
[INFO] [stderr]   74:     0x7c418b655a64 - clone
[INFO] [stderr]   75:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin tanks`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tanks-b281a1af4ad5e66b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b79a21de78a59b390941034339cb7948af26a6437397baac7ef0eb4ded62944f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79a21de78a59b390941034339cb7948af26a6437397baac7ef0eb4ded62944f", kill_on_drop: false }`
[INFO] [stdout] b79a21de78a59b390941034339cb7948af26a6437397baac7ef0eb4ded62944f
